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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28834'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28800> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28928> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28928'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28647> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28645> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28646> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28648> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28648'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28965> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28966> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28923> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28923'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28626> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28626'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28641> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28924> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28924'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28968> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28968'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28971> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28971'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28970> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28925> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28926> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28927> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28972> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28972'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28974> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28974'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28967> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28639> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28639'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28661> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28642> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28643> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28644> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28649> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28649'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29001> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28939> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.607725"^^xsd:decimal ;
  dwc:decimalLongitude "2.565775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.607725 2.565775)"^^geo:wktLiteral ;
  geo-pos:lat "51.607725"^^xsd:decimal ;
  geo-pos:long "2.565775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.565775'^^xsd:double;
  dwc:latitude '51.607725'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28636> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28638> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27709> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27709'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27710> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27711> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27711'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27703> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27703'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27689> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27689'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27682> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27683> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27688> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27688'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27698> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27698'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27686> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27684> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27685> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27690> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27690'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27693> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27693'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27559> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28799> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27694> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27694'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27695> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27695'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28738> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28701> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27712> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27712'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28775> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27634> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28783> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28779> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27647> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28780> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28781> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28782> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27639> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27639'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28786> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28776> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28736> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28778> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27644> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27645> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27646> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28772> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28773> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28774> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27640> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27642> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27633> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27633'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28771> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27680> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28747> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28746> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28748> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28749> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28750> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28672> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27721> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27721'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28674> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28751> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27715> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27715'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27716> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27717> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27717'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27718> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27718'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28793> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28743> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28795> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27719> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27719'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27727> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27725> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27725'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27726> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28792> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28784> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28794> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28796> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28797> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28798> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27641> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27635> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27636> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28791> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28777> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28777'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28770> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27637> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27637'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27638> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27730> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28767> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28787> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27720> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27722> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27723> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27723'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28785> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27724> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28788> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28789> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28790> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28733> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28734> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28735> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27702> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27702'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27697> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27697'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27704> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28801> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27700> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27700'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27701> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27696> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27696'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27706> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27706'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27707> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27707'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27655> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27699> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27699'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28727> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28726> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28728> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27656> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28730> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28731> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27651> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27651'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27652> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27653> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27653'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28729> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28725> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28725'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27654> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27654'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27714> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27668> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27670> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28815> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28807> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28814> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28763> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28765> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28764> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28745> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28759> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27731> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28766> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28737> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28754> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28744> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28769> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27728> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28741> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28742> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28739> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27729> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28740> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27648> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27648'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28760> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28758> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28758'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28753> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28752> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28762> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28768> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28755> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28756> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28761> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28757> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28757'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28804> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28805> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28806> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28818> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28803> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28655> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28808> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28810> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28811> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28812> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28813> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28823> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28809> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28802> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27649> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27649'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28653> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28653'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28654> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28654'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28652> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28817> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28816> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28155> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28658> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28650> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28650'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28659> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28659'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28660> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28665> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28662> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28657> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28664> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28666> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28667> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28668> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27650> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27650'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28656> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28820> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28821> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28822> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28670> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28671> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28663> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28669> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28669'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28819> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28732> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27691> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27691'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27687> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27692> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27692'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27713> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27713'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28353> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60748"^^xsd:decimal ;
  dwc:decimalLongitude "2.571777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60748 2.571777)"^^geo:wktLiteral ;
  geo-pos:lat "51.60748"^^xsd:decimal ;
  geo-pos:long "2.571777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.571777'^^xsd:double;
  dwc:latitude '51.60748'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28353'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27775> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27520> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27486> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27484> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27777> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27777'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27488> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27756> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27757> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27757'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27759> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27751> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27673> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27755> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27752> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27754> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27762> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27748> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27749> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27750> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27747> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27767> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27753> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27746> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27771> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27643> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27772> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27773> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27774> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27768> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27760> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27770> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27761> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27665> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27740> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27741> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27742> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27519> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27519'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27735> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27776> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27769> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27743> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27763> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27764> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27765> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27766> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27745> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27531> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27531'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27532> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27532'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27660> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27661> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27662> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27530> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27659> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27659'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27708> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27527> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27527'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27679> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27679'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27663> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27533> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27533'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27681> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27681'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27658> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27526> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27526'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27528> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27657> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27671> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27523> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27523'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27524> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27529> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27525> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27677> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27678> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27676> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27664> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27674> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27675> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27675'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27672> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27667> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27669> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27669'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27802> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27803> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27804> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27805> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27806> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27792> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27799> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27780> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27779> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27778> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27785> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27790> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27791> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27783> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27787> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27788> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27789> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27807> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27827> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27828> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27828'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27829> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27830> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27825> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27825'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27781> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27794> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27784> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27809> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27786> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27782> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27609> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27732> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27733> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27744> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27737> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27739> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27738> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27736> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27734> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27821> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27818> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27819> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27820> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27814> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27826> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27826'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27816> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27813> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27810> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27811> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27812> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27817> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27831> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27824> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27824'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27822> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27521> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27521'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27815> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27823> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27801> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27501> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27502> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27503> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27503'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27808> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27500> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27495> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27495'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27798> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27793> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27800> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27795> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27796> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27797> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27498> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27499> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27496> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27496'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27490> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27494> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27494'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27506> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27506'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27491> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27492> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27493> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27489> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27487> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27507> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27507'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27508> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27509> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27509'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27505> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27505'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27504> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27497> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27497'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27515> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27516> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27516'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27517> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27517'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27514> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27514'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27518> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27518'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27666> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.605916"^^xsd:decimal ;
  dwc:decimalLongitude "2.580791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.605916 2.580791)"^^geo:wktLiteral ;
  geo-pos:lat "51.605916"^^xsd:decimal ;
  geo-pos:long "2.580791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.580791'^^xsd:double;
  dwc:latitude '51.605916'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28612> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28478> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28479> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28457> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28471> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28450> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28450'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28451> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28451'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28452> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28452'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28456> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28466> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28453> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28454> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28458> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28459> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28461> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28624> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28624'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28462> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28463> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28463'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28455> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28441> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28441'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28438> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28438'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28448> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28435> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28436> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28436'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28519> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28519'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28525> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28524> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28480> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28522> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28523> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28523'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28520> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28516> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28516'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28517> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28517'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28518> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28518'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28521> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28521'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28514> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28514'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28515> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28433> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28440> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28440'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28432> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28442> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28442'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28443> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28485> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28486> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28498> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28488> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28513> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28513'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28491> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28490> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28492> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28493> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28494> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28494'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28511> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28511'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28495> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28495'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28487> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28473> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28447> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28431> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28474> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28472> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28464> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28464'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28475> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28475'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28476> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28477> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28477'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28465> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28465'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28468> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28469> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28470> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28470'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28467> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28467'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28427> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28427'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28428> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28429> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28430> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28449> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28449'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28434> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28439> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28439'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28445> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28446> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28482> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28444> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28549> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28549'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28595> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28596> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28596'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28597> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28597'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28598> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28598'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28593> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28593'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28600> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28600'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28592> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28592'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28502> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28504> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28497> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28497'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28510> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28510'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28507> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28507'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28508> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28506> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28506'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28496> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28496'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28484> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28483> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28503> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28503'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28489> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28481> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28481'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28589> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28589'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28587> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28587'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28588> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28588'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28594> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28594'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28584> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28584'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28586> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28586'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28582> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28582'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28579> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28579'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28580> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28580'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28581> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28581'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28578> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28585> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28585'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28499> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28505> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28505'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28512> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28512'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28500> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28501> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28590> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28590'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28583> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28583'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28591> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28591'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28576> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28614> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28623> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28460> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28460'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28509> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655672"^^xsd:decimal ;
  dwc:decimalLongitude "2.592063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655672 2.592063)"^^geo:wktLiteral ;
  geo-pos:lat "51.655672"^^xsd:decimal ;
  geo-pos:long "2.592063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.592063'^^xsd:double;
  dwc:latitude '51.655672'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28509'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28543> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28611> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28613> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28617> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28617'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28609> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28287> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28289> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28545> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28545'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28625> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28625'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28437> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28437'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28526> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28526'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28527> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28527'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28530> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28541> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28541'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28542> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28286> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28535> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28535'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28540> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28285> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28534> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28278> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28531> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28531'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28532> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28532'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28533> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28533'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28529> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28536> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28528> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28280> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28282> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28282'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28538> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28283> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28284> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28539> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28539'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28537> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28281> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28292> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28292'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28293> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28293'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28294> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28297> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28290> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28291> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28571> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28571'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28572> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28573> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28573'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28574> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28610> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28610'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28567> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28567'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28570> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28311> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28553> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28553'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28298> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28299> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28548> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28321> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28321'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28547> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28547'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28296> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28546> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28319> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28319'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28556> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28557> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28558> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28558'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28559> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28551> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28551'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28601> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28601'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28575> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28575'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28300> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28300'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28550> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28550'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28577> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28577'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28554> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28554'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28302> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28302'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28303> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28295> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28555> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28562> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28301> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28544> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28544'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28288> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28288'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28327> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28325> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28325'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28326> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28326'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28607> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28607'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28599> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28599'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28606> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28606'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28324> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28603> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28603'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28604> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28605> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28605'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28322> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28322'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28323> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28323'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28602> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28602'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28569> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28569'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28312> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28312'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28563> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28563'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28317> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28317'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28318> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28564> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28565> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28566> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28566'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28561> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28568> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28560> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28314> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28315> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28315'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28320> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28320'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28313> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28608> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28608'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28616> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28616'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28621> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28621'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28618> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28618'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28619> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28620> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28620'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28403> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28403'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28622> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28622'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28615> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.671013"^^xsd:decimal ;
  dwc:decimalLongitude "2.597213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.671013 2.597213)"^^geo:wktLiteral ;
  geo-pos:lat "51.671013"^^xsd:decimal ;
  geo-pos:long "2.597213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.597213'^^xsd:double;
  dwc:latitude '51.671013'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28615'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29184> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29025> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29025'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29056> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29056'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29183> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29024> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29049> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29049'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29032> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29032'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29042> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29039> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29031> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29031'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29038> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29035> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29037> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29034> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29034'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29033> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29033'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29026> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29026'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29027> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29028> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29030> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29030'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29051> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29051'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29052> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29052'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29053> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29053'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29054> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29054'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29047> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29047'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29040> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29050> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29050'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29041> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29043> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29044> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29045> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29045'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29046> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29046'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29023> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29179> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29180> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29181> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29182> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29182'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29175> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29175'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29178> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29073> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29073'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29065> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29065'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29058> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29058'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29059> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29059'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29060> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29060'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29209> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29209'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29061> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29062> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29062'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29064> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29064'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29066> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29066'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29185> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29216> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29216'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29067> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29067'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29068> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29068'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29069> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29069'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29203> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29204> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29205> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29103> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29103'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29202> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29202'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29192> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29217> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29217'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29187> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29188> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29189> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29190> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29101> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29098> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29098'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29099> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29099'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29100> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29100'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29106> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29106'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29207> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29193> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29097> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29097'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29214> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29214'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29211> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29211'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29212> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29213> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29213'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29110> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29110'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29105> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29105'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29104> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29104'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29109> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29109'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29210> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29210'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29071> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29071'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29063> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29063'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29107> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29107'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29201> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29201'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29208> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29208'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29200> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29200'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29070> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29070'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29206> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29220> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29220'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29215> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29215'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29218> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29218'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29219> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29194> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29194'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29102> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29102'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29196> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29196'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29198> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29198'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29199> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29199'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29195> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29195'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29191> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29186> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29177> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29171> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29171'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29172> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29172'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29173> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29173'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29174> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29174'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29169> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29176> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29132> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29057> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29057'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29141> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29142> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29144> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29144'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29055> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29055'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29121> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29143> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29036> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29029> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245833"^^xsd:decimal ;
  dwc:decimalLongitude "2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245833 2.6175)"^^geo:wktLiteral ;
  geo-pos:lat "51.245833"^^xsd:decimal ;
  geo-pos:long "2.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6175'^^xsd:double;
  dwc:latitude '51.245833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27457> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27457'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27479> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27479'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27465> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27465'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27483> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27483'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27485> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27485'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27480> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27480'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27472> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27472'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27482> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27482'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27473> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27473'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27580> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27580'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27581> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27581'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27583> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27583'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27554> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27554'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27557> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27557'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27555> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27555'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27556> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27556'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27477> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27477'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27478> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27478'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27481> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27481'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27475> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27475'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27476> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27476'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27545> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27545'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27631> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27631'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27623> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27623'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27628> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27628'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27629> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27629'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27627> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27627'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27624> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27624'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27584> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27584'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27626> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27626'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27620> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27620'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27621> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27621'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27622> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27622'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27619> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27619'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27625> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27625'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27618> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27618'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27632> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27632'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27552> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27552'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27542> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27542'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27539> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27539'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27540> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27540'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27541> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27541'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27593> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27593'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27607> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27607'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27587> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27587'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27588> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27588'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27590> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27590'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27589> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27589'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27591> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27591'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27599> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27599'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27597> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27597'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27598> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27598'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27615> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27615'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27602> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27602'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27592> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27592'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27596> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27596'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27617> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27617'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27594> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27594'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27595> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27595'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27576> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27576'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27551> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27551'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27569> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27569'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27578> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27578'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27579> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27579'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27534> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27534'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27535> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27535'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27577> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27577'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27553> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27553'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27538> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27538'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27522> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27522'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27586> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27586'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27543> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27543'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27548> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27548'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27549> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27549'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27550> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27550'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27547> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27547'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27544> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27544'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27536> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27536'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27546> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27546'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27537> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27537'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27458> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27458'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27449> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27449'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27443> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27443'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27444> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27444'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27616> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27616'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27603> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27603'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27604> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27608> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27608'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27601> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27601'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27605> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27605'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27606> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27606'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27585> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27585'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27613> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27613'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27614> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27614'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27610> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27610'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27611> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27611'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27612> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27612'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27600> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27600'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27447> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27447'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27454> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27454'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27455> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27455'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27450> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27450'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27451> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27451'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27452> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27452'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27453> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27453'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27440> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27440'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27446> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27446'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27441> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27441'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27448> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27448'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27445> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27445'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27437> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27437'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27436> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27436'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27438> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27438'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27439> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27439'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27442> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27442'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27435> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27435'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27630> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27630'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27456> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27456'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27459> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27459'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27461> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27461'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27462> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27462'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27466> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27466'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27474> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27474'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27464> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27464'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27467> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27467'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27468> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27468'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27469> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27469'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27471> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27471'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27463> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27463'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27513> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27513'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27470> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27470'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27512> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27510> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27510'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27511> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27511'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27571> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2555 2.625)"^^geo:wktLiteral ;
  geo-pos:lat "51.2555"^^xsd:decimal ;
  geo-pos:long "2.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.625'^^xsd:double;
  dwc:latitude '51.2555'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27571'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28116> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28116'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28117> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28117'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28118> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28118'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28113> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28113'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28115> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28115'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28128> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28128'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28121> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27582> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27582'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27575> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27575'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27561> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27561'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27558> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27558'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27570> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27570'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27560> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27560'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27564> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27564'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27562> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27562'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27563> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27563'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27857> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27857'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27565> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27565'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27566> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27566'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27567> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27567'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28033> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28033'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28030> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28030'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27758> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27758'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27568> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27568'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27572> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27572'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27573> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27573'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27574> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27574'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28051> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28051'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28052> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28052'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28049> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28049'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28053> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28053'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28035> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28036> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28037> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28041> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28034> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28034'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28038> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28050> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28050'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28043> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28044> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28045> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28045'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28048> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28048'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28098> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28098'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28079> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28079'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28095> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28095'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28087> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28087'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28091> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28091'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28092> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28092'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28093> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28093'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28094> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28094'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28090> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28090'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28081> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28081'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28088> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28088'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28080> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28080'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28086> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28086'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28083> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28083'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28084> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28047> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28047'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28039> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28089> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28089'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28046> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28046'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28082> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28082'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28077> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28077'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28096> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28096'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27460> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27460'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28120> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28120'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28112> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28112'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28122> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28123> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28123'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28097> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28097'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28124> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28124'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28125> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28125'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28126> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28119> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28119'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28099> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28099'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28100> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28100'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28101> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28102> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28102'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28114> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28114'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28104> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28104'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28107> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28107'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28108> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28108'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28109> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28109'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28106> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28106'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28111> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28111'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28103> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28103'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28110> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28110'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28127> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28127'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28085> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271333"^^xsd:decimal ;
  dwc:decimalLongitude "2.636166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271333 2.636166)"^^geo:wktLiteral ;
  geo-pos:lat "51.271333"^^xsd:decimal ;
  geo-pos:long "2.636166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.636166'^^xsd:double;
  dwc:latitude '51.271333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28085'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28196> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28196'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28197> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28197'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28210> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28210'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28198> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28198'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28200> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28200'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28203> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28204> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28199> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28199'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28207> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28205> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28206> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28192> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28179> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28180> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28181> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28182> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28182'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28177> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28184> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28176> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28185> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28224> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28224'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28186> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28187> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28188> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28189> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28190> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28032> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28032'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28211> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28211'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28212> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28191> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28218> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28218'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28219> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28220> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28220'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28215> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28215'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28201> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28201'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28194> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28194'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28221> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28221'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28222> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28222'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28223> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28223'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28195> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28195'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28214> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28214'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28209> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28209'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28216> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28216'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28208> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28208'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28213> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28213'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28175> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28175'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28167> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28167'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28217> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28217'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28168> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28168'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28171> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28171'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28172> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28172'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28193> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28170> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28170'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28173> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28173'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28165> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28165'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28183> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28169> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28226> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28226'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28142> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28143> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28135> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28057> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28057'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28064> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28064'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28141> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28056> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28056'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28054> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28054'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28055> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28055'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28065> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28065'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28042> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28058> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28058'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28060> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28060'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28061> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28062> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28062'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28059> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28059'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28078> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28078'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28071> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28071'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28227> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28227'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28228> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28228'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28225> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28225'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28073> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28073'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28063> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28063'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28074> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28074'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28072> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28072'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28075> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28075'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28067> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28067'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28068> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28068'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28069> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28069'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28066> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28066'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28070> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28070'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28147> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28147'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28132> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28133> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28133'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28134> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28134'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28131> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28131'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28146> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28146'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28136> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28138> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28139> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28139'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28140> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28140'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28151> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28151'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28137> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28130> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28130'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28150> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28150'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28145> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28145'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28152> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28152'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28144> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28144'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28154> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28154'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28105> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28105'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28031> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28031'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28129> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28129'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28148> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28148'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28149> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28149'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28153> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28153'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28174> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28174'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28076> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2775"^^xsd:decimal ;
  dwc:decimalLongitude "2.647833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2775 2.647833)"^^geo:wktLiteral ;
  geo-pos:lat "51.2775"^^xsd:decimal ;
  geo-pos:long "2.647833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.647833'^^xsd:double;
  dwc:latitude '51.2775'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28076'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27843> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27843'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27845> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27845'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27849> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27849'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27841> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27841'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27916> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27916'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27917> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27917'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27918> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27918'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27919> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27919'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27911> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27911'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28202> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28202'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27905> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27905'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27906> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27906'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27930> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27930'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27920> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27920'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27909> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27909'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27910> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27910'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27922> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27922'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27915> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27915'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27912> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27912'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27914> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27914'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28160> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28160'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27908> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27908'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27913> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27913'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27927> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27927'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27928> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27928'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27925> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27925'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27926> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27926'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27921> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27921'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27929> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27929'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27923> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27923'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27924> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27924'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28166> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28166'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28178> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28159> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28159'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28163> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28163'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28164> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28164'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28162> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28162'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28006> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28006'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28040> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27832> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27832'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28161> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28161'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27839> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27839'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27887> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27887'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27879> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27879'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27886> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27884> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27885> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27885'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28158> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28158'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27883> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27883'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27890> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27890'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28156> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28156'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28157> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28157'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27840> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27840'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27882> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27846> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27846'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27848> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27848'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27853> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27853'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27850> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27850'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27851> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27851'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27852> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27852'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27854> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27854'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27855> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27897> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27897'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27891> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27847> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27847'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27892> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27892'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27893> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27893'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27894> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27894'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27889> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27889'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27888> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27898> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27898'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27899> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27899'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27896> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27896'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27881> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27881'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27901> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27901'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27902> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27902'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27903> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27903'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27900> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27900'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27895> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27895'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27904> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.290833"^^xsd:decimal ;
  dwc:decimalLongitude "2.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.290833 2.657)"^^geo:wktLiteral ;
  geo-pos:lat "51.290833"^^xsd:decimal ;
  geo-pos:long "2.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.657'^^xsd:double;
  dwc:latitude '51.290833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27904'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27844> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27863> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27869> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27869'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27870> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27866> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27866'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27867> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27949> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27949'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27950> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27950'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27951> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27951'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27943> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27943'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27868> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27868'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27948> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27948'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27856> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27856'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27940> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27940'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27941> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27941'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27942> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27942'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27939> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27939'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30070> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30070'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30065> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30065'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30072> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30072'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30074> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30074'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30064> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30064'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30075> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30075'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27961> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27935> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27935'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27955> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27955'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27956> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27956'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30077> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30077'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30076> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30076'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27952> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27952'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27960> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27960'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27953> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27953'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30078> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30078'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27957> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30071> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30071'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27958> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27958'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27965> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27965'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27962> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27964> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27966> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27966'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27864> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30062> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30062'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27946> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27946'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27947> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27947'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27938> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27938'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27954> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27954'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27944> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27944'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27860> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27860'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27861> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27862> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27872> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27859> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27967> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27967'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27959> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27945> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27945'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30066> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30066'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28024> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28016> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28016'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28026> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28026'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28027> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28028> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28029> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28017> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28017'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28020> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28020'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28021> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28021'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28022> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28022'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28019> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28019'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28025> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28025'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27999> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27999'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27983> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27979> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27979'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27980> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27980'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27981> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27982> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27986> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27986'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27976> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27976'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28001> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28001'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27978> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27978'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27972> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27972'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27974> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27974'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27971> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27971'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28023> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28009> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28009'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28002> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28002'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28003> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28003'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28004> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28004'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27993> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27993'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27996> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27996'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27984> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27994> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27994'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27995> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27995'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27997> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27997'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27998> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27998'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27969> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27969'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27991> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27991'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27977> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27977'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27987> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27987'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27988> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27988'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27989> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27989'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27990> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27990'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27985> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27985'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27992> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27992'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27931> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27931'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27932> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27932'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28949> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28949'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30028> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30028'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30029> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30029'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30030> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30030'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30031> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30031'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30073> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30073'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27937> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27937'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27907> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27907'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30068> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30068'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30067> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30067'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27705> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27705'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27934> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27934'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27970> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27970'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30034> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30034'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27933> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27933'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30080> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30080'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28015> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28015'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28007> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28007'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27936> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27936'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30032> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30032'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30033> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30033'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28010> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28010'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28011> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28011'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28012> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28012'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28013> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28013'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28014> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28014'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30037> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30037'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30035> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30035'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30036> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30036'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27968> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27968'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28018> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28018'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28008> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28008'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28005> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28005'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30079> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30079'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27842> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27842'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29274> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29274'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27833> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27833'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29276> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29276'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30083> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30083'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30085> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30085'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30086> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30086'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30098> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30098'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30084> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30084'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30092> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30092'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30091> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30091'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30088> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30088'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30113> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30113'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30087> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30087'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30111> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30111'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30094> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30094'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30095> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30095'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30093> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30093'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30097> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30097'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30102> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30102'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30112> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30112'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30099> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30099'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30100> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30100'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30101> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30101'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30105> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30105'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27837> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27837'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27834> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27834'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27835> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27835'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27836> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27836'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30109> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30109'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30110> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30110'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30103> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30103'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30089> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30089'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30082> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30082'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30104> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30104'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30096> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30096'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30106> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30106'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30107> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30107'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30108> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30108'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27875> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27875'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27876> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27876'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27877> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27877'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27878> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27878'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27880> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27880'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27858> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27858'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27873> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27873'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27871> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27871'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30081> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30081'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27874> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27874'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28000> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A28000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:28000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '28000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:28000'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30069> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30069'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27865> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27865'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27963> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27838> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.299166"^^xsd:decimal ;
  dwc:decimalLongitude "2.668166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.299166 2.668166)"^^geo:wktLiteral ;
  geo-pos:lat "51.299166"^^xsd:decimal ;
  geo-pos:long "2.668166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.668166'^^xsd:double;
  dwc:latitude '51.299166'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27838'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30018> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30018'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30208> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30208'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30055> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30055'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30063> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30063'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30050> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30050'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30051> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30051'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30052> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30052'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30057> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30057'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30059> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30059'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30060> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30060'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30061> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30053> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30053'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30054> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30054'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30058> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30058'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30056> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30056'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30016> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30016'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30119> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30119'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30127> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30127'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30124> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30124'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30125> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30125'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30126> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30126'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30123> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30123'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30133> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30133'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30134> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30134'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30129'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30136> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30136'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30139> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30139'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30128'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30138> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30138'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30114> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30114'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30115> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30115'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30116> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30116'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30117> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30117'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30118> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30118'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30130'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30120> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30120'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30122> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30141> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30141'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30121> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30142> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30142'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30143> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30143'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30135> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30135'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30020> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30020'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30021> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30021'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30022> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30022'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30019> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30019'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30023> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30207> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30207'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30047> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30047'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30027> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30027'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30024> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30049> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30049'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30026> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30026'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30046> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30046'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30017> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30017'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30039> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30039'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30025> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30025'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30043> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30044> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30040> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30040'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30042> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30045> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30045'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30038> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30038'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30048> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30048'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30041> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30153> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30153'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30152> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30152'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30177> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30177'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30148> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30148'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30149> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30149'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30150> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30150'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30162> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30162'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30154> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30154'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30155> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30155'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30147> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30147'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30156> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30156'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30151> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30151'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30159> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30159'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30158> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30158'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30157> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30157'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30203> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30203'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30205> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30205'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30206> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30206'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30204> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30200> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30200'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30192> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30192'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30202> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30202'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30199> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30199'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30185> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30185'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30178> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30178'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30179> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30179'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30180> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30180'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30181> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30181'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30182> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30182'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30201> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30201'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30175> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30175'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30210> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30210'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30211> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30211'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30212> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30212'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30196> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30196'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30197> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30197'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30198> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30198'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30193> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30193'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30213> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30213'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30195> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30195'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30090> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30090'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30209> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30209'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30131> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30131'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30137> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30137'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30188> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30188'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30189> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30189'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30190> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30190'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30191> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30191'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30187> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30187'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30184> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30184'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30144> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30144'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30186> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30186'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30194> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30194'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30146> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30146'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30183> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30183'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30160> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30160'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30170> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30170'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30171> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30171'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30172> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30172'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30168> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30168'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30145> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30145'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30167> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30167'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30173> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30173'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30174> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30174'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30165> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30165'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30166> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30166'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30161> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30161'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30164> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30164'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29991> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29991'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30169> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30169'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30176> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30176'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30163> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30163'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30015> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30015'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29889> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29889'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30132> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.310333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.310333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.310333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.310333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30132'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29963> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29965> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29965'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29985> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29985'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29970> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29970'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29975> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29975'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29982> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29972> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29972'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29973> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29973'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29971> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29971'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29977> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29977'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29984> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29976> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29976'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29980> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29980'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29981> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29968> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29968'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29978> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29978'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29979> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29979'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29824> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29824'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29867> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29867'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29868> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29868'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29866> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29866'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29869> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29869'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29870> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29870'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29871> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29871'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29863> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29822> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29822'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29818> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29818'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29819> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29819'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29820> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29820'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29821> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29821'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29817> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29817'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29938> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29938'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29926> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29926'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29844> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29841> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29841'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29845> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29845'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29846> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29846'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29849> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29849'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29856> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29856'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29843> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29843'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29848> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29848'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29840> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29840'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29850> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29850'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29851> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29851'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29852> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29852'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29853> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29853'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29854> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29854'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29890> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29890'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29888> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29933> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29933'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29934> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29934'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29935> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29935'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29885> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29885'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29887> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29887'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29886> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29859> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29859'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29858> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29858'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29865> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29865'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29874> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29874'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29864> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29861> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29862> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29860> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29860'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29831> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29831'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29881> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29881'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29855> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29855'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29836> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29836'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29837> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29837'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29838> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29838'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29839> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29839'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29835> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29835'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29857> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29857'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29834> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29834'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29832> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29832'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29829> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29829'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29830> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29830'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29828> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29828'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29833> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29833'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29826> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29826'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29827> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29827'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29847> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29847'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29882> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29872> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29872'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29883> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29883'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29884> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29875> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29875'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29877> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29877'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29878> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29878'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29873> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29873'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29876> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29876'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29880> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29880'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29937> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29937'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29936> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29936'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29902> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29902'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29903> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29903'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29895> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29895'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29901> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29901'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29893> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29893'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29996> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29996'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29997> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29997'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29998> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29998'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29999> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29999'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29898> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29898'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29899> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29899'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29900> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29900'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29894> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29894'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29906> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29906'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29896> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29896'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29966> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29966'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29967> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29967'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30009> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30009'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29825> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29825'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30006> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30006'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29983> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30003> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30003'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30004> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30004'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30005> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30005'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30001> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30001'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30008> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30008'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30000> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30000'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29913> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29913'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29907> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29907'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29908> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29908'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29909> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29909'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30011> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30011'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30012> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30012'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30010> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30010'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29910> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29910'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30013> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30013'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30014> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30014'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30007> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30007'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29905> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29905'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29912> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29912'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29904> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29904'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29986> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29986'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29987> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29987'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29915> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29915'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29993> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29993'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29914> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29914'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29823> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29823'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29891> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29891'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29892> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29892'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29994> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29994'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29995> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29995'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29911> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29911'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29989> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29989'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29990> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29990'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30002> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30002'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29992> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29992'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29897> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29897'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29988> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29988'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29969> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29969'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29879> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29879'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29974> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.321333"^^xsd:decimal ;
  dwc:decimalLongitude "2.677833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.321333 2.677833)"^^geo:wktLiteral ;
  geo-pos:lat "51.321333"^^xsd:decimal ;
  geo-pos:long "2.677833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.677833'^^xsd:double;
  dwc:latitude '51.321333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29974'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29962> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29964> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30503> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30503'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29955> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29955'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29956> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29956'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29957> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29957'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30510> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30510'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29961> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29961'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30506> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30506'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30507> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30507'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30508> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30508'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30509> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30509'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30502> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30502'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30504> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30504'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30505> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30505'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30498> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30498'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30474> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30474'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30475> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30475'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30477> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30477'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30476> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30476'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30478> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30478'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30471> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30471'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30479> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30479'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30517> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30517'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29953> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29953'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30495> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30495'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30515> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30515'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30500> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30500'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30501> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30501'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30499> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30499'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30584> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30584'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30576> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30576'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30587> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30587'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30588> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30588'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30577> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30577'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30580> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30580'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30582> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30582'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30585> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30585'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30561> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30561'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30465> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30465'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30583> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30583'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30569> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30569'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30562> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30562'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30460> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30460'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30459> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30459'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30461> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30461'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30462> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30462'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30463> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30463'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30441> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30441'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30440> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30440'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30442> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30442'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30443> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30443'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30444> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30444'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30445> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30445'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30446> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30446'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30447> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30447'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30439> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30439'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29952> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29952'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30140> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30140'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30434> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30434'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30435> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30435'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30450> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30450'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30436> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30436'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30437> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30437'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30438> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30438'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30480> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30480'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30490> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30490'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30491> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30491'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30488> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30488'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30497> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30497'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30470> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30470'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30482> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30482'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30472> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30472'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30487> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30487'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30473> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30473'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30467> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30467'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30468> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30468'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30469> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30469'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30493> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30493'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30494> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30494'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30492> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30492'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29954> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29954'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30496> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30496'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30483> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30483'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30484> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30484'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30486> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30486'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30481> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30481'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30573> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30573'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30575> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30575'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30567> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30567'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30574> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30574'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30489> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30489'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30571> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30571'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30572> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30572'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30568> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30568'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30570> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30570'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30578> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30578'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30564> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30564'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30565> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30565'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30566> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30566'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30563> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30563'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29947> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29947'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29929> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29929'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29922> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29922'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29923> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29923'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29950> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29950'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29951> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29951'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29943> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29943'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29949> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29949'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29924> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29924'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29928> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29928'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29925> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29925'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29930> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29930'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29931> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29931'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29927> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29927'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29932> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29932'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30418> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30418'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30412> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30412'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30433> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30433'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30457> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30457'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30415> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30415'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30413> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30413'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30414> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30414'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30448> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30448'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30458> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30458'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30454> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30454'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30449> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30449'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30456> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30456'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30451> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30451'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30431> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30431'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30432> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30432'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30419> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30419'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30420> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30420'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30425> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30425'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30268> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30268'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30270> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30270'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29842> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29842'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30427> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30427'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30426> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30426'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30428> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30428'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30429> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30429'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30430> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30430'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30423> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30423'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30422> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30422'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30417> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30417'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30424> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30424'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30421> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30421'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30416> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30416'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29919> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29919'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29939> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29939'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29940> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29940'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29941> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29941'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29945> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29945'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30466> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30466'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29942> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29942'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29944> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29944'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29946> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29946'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29948> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29948'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29921> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29921'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30601> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30601'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29959> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29959'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29920> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29920'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30464> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30464'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29916> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29916'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29918> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29918'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29917> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29917'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30452> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30452'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30485> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.328333"^^xsd:decimal ;
  dwc:decimalLongitude "2.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.328333 2.682)"^^geo:wktLiteral ;
  geo-pos:lat "51.328333"^^xsd:decimal ;
  geo-pos:long "2.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.682'^^xsd:double;
  dwc:latitude '51.328333'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30485'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30591> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30591'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30609> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30609'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30608> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30608'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30511> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30511'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30593> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30593'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30514> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30514'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30519> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30519'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30518> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30518'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30516> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30516'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30521> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30521'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30513> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30513'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30520> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30520'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30524> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30524'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30527> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30527'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30525> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30525'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30526> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30526'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30512> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30512'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30522> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30522'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30523> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30523'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30589> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30589'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30590> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30590'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30586> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30586'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30581> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30581'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30579> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30579'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30535> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30535'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30559> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30559'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30543> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30543'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30536> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30536'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30538> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30538'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30539> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30539'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30540> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30540'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30541> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30541'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30542> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30542'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30546> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30546'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30533> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30533'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30534> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30534'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30531> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30531'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30553> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30553'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30455> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30455'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30544> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30544'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30554> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30554'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30555> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30555'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30556> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30556'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30557> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30557'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30558> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30558'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30529> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30529'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30388> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30388'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30551> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30551'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30537> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30537'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30592> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30592'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30560> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30560'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30547> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30547'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30548> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30548'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30552> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30552'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30549> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30549'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30550> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30550'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30545> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30545'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30530> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30530'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30528> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30528'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30308> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30308'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30309> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30309'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30310> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30310'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30311> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30311'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30233> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30233'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30227> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30227'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30228> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30228'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30229> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30229'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30230> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30230'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30272> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30272'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30225> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30225'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30236> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30236'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30235> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30235'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30234> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30234'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30232> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30232'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30218> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30218'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30219> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30220> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30220'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30221> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30221'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30214> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30214'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30226> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30226'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30216> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30216'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30222> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30222'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30223> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30223'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30215> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30215'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30265> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30265'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30239> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30239'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30259> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30259'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30260> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30260'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30261> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30261'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30237> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30237'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30274> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30274'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30231> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30231'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30217> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30217'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30453> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30453'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30253> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30253'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30254> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30254'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30255> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30255'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30251> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30251'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30263> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30263'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30249> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30249'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30258> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30258'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30271> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30271'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30269> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30269'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30267> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30267'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30264> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30264'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30256> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30256'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30266> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30266'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30257> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30257'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30532> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30532'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30283> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30285> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30285'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30286> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30286'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30287> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30287'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30282> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30279> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30279'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30303> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30303'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30306> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30306'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30307> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30307'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30312> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30312'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30290> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30290'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30280> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30280'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30305> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30305'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30278> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30278'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30301> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30301'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30302> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30302'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30273> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30273'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30295> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30295'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30281> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30275> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30275'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30276> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30276'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30277> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30277'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30594> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30594'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30595> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30595'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30596> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30596'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30610> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30610'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30597> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30597'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30598> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30598'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30600> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30600'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30602> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30602'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30604> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30605> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30605'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30603> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30603'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30606> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30606'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30607> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30607'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30599> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30599'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30304> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30304'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30291> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30291'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30297> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30297'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30298> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30298'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30299> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30299'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30300> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30300'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30293> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30293'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30294> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30294'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30296> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30296'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30288> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30288'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30284> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30284'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30292> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.340833"^^xsd:decimal ;
  dwc:decimalLongitude "2.693166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.340833 2.693166)"^^geo:wktLiteral ;
  geo-pos:lat "51.340833"^^xsd:decimal ;
  geo-pos:long "2.693166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A30292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:30292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '30292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.693166'^^xsd:double;
  dwc:latitude '51.340833'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:30292'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27264> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27264'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27264'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27309> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27309'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27309'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27310> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27310'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27310'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27303> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27303'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27303'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27311> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27311'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27311'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27392> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27392'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27392'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27280> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27280'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27280'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27290> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27290'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27290'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27291> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27291'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27291'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27292> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27292'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27292'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27293> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27293'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27293'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27294> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27294'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27294'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27330> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27330'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27330'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27287> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27287'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27287'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27288> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27288'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27288'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27285> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27285'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27285'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27286> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27286'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27286'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27281> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27281'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27281'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27284> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27284'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27284'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27289> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27289'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27289'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27296> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27296'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27296'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27283> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27283'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27283'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27367> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27367'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27367'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27372> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27372'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27372'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27373> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27373'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27373'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27374> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27374'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27374'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27375> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27375'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27375'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27368> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27368'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27368'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27328> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27328'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27328'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27370> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27370'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27370'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27371> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27371'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27371'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27365> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27365'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27365'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27366> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27366'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27366'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27378> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27378'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27378'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27364> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27364'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27364'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27273> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27273'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27273'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27266> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27266'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27266'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27267> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27267'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27267'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27268> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27268'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27268'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27340> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27340'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27340'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27339> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27339'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27339'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27341> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27341'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27341'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27342> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27342'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27342'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27343> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27343'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27343'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27335> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27335'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27335'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27385> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27385'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27385'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27388> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27388'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27388'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27376> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27376'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27376'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27386> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27386'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27386'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27387> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27387'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27387'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27389> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27389'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27389'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27390> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27390'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27390'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27391> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27391'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27391'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27383> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27383'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27383'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27369> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27369'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27369'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27362> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27362'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27362'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27363> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27363'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27363'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27379> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27379'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27379'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27380> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27380'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27380'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27384> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27384'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27384'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27381> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27381'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27381'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27382> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27382'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27382'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27377> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27377'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27324> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27324'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27324'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27312> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27312'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27312'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27298> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27298'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27298'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27299> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27299'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27299'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27300> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27300'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27300'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27304> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27304'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27304'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27306> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27306'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27306'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27307> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27307'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27307'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27301> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27301'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27301'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27302> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27302'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27302'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27314> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27314'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27314'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27308> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27308'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27308'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27326> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27326'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27326'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27327> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27327'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27327'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27305> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27305'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27305'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27325> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27325'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27325'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27318> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27318'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27318'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27271> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27271'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27271'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27295> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27295'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27295'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27315> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27315'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27315'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27316> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27316'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27316'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27279> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27279'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27279'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27317> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27317'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27317'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27274> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27274'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27274'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27275> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27275'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27275'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27276> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27276'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27276'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27277> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27277'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27277'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27278> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27278'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27278'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27297> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27297'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27297'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27270> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27270'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27270'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27282> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27282'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27282'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27272> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27272'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27272'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27269> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27269'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27269'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27414> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27414'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27414'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27409> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27409'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27409'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27416> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27416'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27416'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27408> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27408'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27408'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27418> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27418'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27418'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27419> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27419'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27419'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27145> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27413> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27413'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27413'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27420> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27420'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27415> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27415'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27415'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27142> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27142'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27142'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27422> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27141> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27141'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27141'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27421> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27421'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27402> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27402'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27402'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27403> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27403'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27403'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27404> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27404'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27404'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27143> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27143'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27143'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27410> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27410'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27410'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27400> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27400'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27400'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27425> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27405> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27405'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27405'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27406> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27406'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27406'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27407> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27407'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27407'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27399> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27399'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27399'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27423> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27423'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27401> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27401'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27401'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27144> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27144'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27144'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27395> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27395'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27395'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27396> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27396'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27396'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27397> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27397'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27397'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27146> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27398> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27398'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27398'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27431> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27358> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27358'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27358'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27357> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27357'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27357'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27331> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27331'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27331'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27263> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27263'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27263'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27329> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27329'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27329'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27351> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27351'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27351'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27337> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27337'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27337'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27338> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27338'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27338'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27346> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27336> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27336'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27336'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27361> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27361'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27361'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27333> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27333'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27333'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27334> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27334'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27334'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27332> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27332'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27332'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27429> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27430> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27265> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27265'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27265'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27433> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27426> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27427> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27427'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27428> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27349> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27349'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27349'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27350> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27350'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27350'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27345> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27345'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27345'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27352> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27352'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27352'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27344> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27344'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27344'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27354'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27354'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27355> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27355'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27353> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27353'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27353'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27360> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27360'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27360'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27347> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27347'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27347'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27432> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27434> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27348> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27348'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27348'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27356> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27356'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27356'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27417> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27417'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27417'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27411> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27411'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27411'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27412> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27412'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27412'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27248> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27248'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27248'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27259> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27259'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27259'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27261> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27261'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27261'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27262> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27262'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27262'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27394> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27394'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27394'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27260> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27260'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27260'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27393> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27393'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27393'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27106> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27106'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27106'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27359> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27359'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27359'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27313> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428938"^^xsd:decimal ;
  dwc:decimalLongitude "2.713325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428938 2.713325)"^^geo:wktLiteral ;
  geo-pos:lat "51.428938"^^xsd:decimal ;
  geo-pos:long "2.713325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27313'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.713325'^^xsd:double;
  dwc:latitude '51.428938'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27313'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27105> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27105'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27105'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27203> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27203'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27203'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27204> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27204'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27204'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27205> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27205'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27205'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27090> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27090'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27090'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27209> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27209'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27209'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27230> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27230'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27230'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27201> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27201'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27201'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27223> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27223'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27223'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27226> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27226'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27226'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27227> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27227'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27227'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27228> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27228'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27228'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27229> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27229'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27229'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27095> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27095'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27095'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27216> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27216'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27216'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27097> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27097'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27097'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27104> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27104'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27104'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27091> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27091'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27091'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27137> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27092> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27092'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27092'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27102> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27102'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27102'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27225> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27225'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27225'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27232> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27232'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27232'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27219> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27219'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27219'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27220> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27220'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27220'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27221> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27221'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27221'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27093> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27093'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27093'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27094> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27094'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27094'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27089> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27089'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27089'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27222> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27222'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27222'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27217> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27217'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27217'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27224> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27224'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27224'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27099> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27099'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27099'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27100> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27100'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27100'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27101> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27101'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27101'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27096> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27096'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27096'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27088> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27088'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27088'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27098> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27098'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27098'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27136> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27136'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27165> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27166> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27166'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27202> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27202'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27202'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27159> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27138> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27164> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27139> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27154> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27154'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27140> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27140'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27193> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27193'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27193'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27167> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27187> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27187'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27187'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27150> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27151> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27188> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27188'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27188'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27189> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27189'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27189'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27190> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27190'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27190'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27185> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27185'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27185'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27192> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27192'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27192'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27184> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27184'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27184'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27147> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27147'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27147'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27148> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27149> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27149'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27135> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27169> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27169'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27169'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26969> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26969'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27183> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27183'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27183'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27178> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27178'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27178'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27179> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27179'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27179'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27180> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27180'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27180'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27176> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27176'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27176'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27186> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27186'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27186'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27173> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27173'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27173'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27174> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27174'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27174'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27172> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27172'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27172'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27177> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27177'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27177'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27170> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27170'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27171> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27171'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27171'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27191> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27191'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27191'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27197> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27197'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27197'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27198> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27198'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27198'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27199> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27199'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27199'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27196> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27196'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27196'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27181> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27181'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27181'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27182> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27182'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27182'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27175> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27175'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27175'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27155> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27156> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27157> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27158> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27158'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27168> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27153> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27160> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27152> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27152'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27162> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27162'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27163> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27247> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27247'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27247'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27239> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27239'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27239'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27161> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27161'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27111> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27111'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27111'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27119> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27119'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27119'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27246> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27246'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27246'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27250> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27250'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27250'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27116> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27116'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27116'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27117> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27117'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27117'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27118> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27118'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27118'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27243> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27243'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27243'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27244> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27244'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27244'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27245> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27245'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27245'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27114> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27114'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27114'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27115> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27115'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27115'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27240> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27240'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27240'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27200> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27200'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27200'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27242> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27242'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27242'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27084> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27084'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27084'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27085> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27085'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27085'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27086> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27086'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27086'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27206> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27206'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27206'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27218> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27218'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27218'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27208> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27208'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27208'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27233> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27233'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27233'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27087> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27087'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27087'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27129> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27210> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27210'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27210'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27211> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27211'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27212> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27212'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27212'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27213> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27213'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27213'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27123> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27124> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27124'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27125> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27215> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27215'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27215'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27207> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27207'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27207'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27257> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27257'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27257'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27214> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27214'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27214'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27251> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27251'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27251'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27252> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27252'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27252'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27253> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27253'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27253'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27254> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27254'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27254'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27121> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27121'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27121'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27128> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27120> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27120'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27120'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27126> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27231> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27231'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27231'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27130> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27130'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27249> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27249'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27249'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27256> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27256'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27256'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27258> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27258'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27258'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27131> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27132> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27132'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27132'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27134> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27134'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27127> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27133> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27110> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27110'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27110'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27122> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27112> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27112'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27112'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27237> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27237'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27237'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27238> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27238'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27238'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27107> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27107'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27107'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27108> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27108'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27108'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27241> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27241'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27241'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27234> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27234'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27234'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27235> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27235'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27235'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27113> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27113'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27113'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27255> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27255'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27255'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27109> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27109'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27109'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27236> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27236'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27236'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27083> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27083'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27083'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27103> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423413"^^xsd:decimal ;
  dwc:decimalLongitude "2.753438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423413 2.753438)"^^geo:wktLiteral ;
  geo-pos:lat "51.423413"^^xsd:decimal ;
  geo-pos:long "2.753438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27103'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.753438'^^xsd:double;
  dwc:latitude '51.423413'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27103'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27080> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27080'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27080'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27081> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27081'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27081'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26917> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26917'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26917'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26918> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26918'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26918'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26920> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26920'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26920'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26930> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26930'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26930'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26923> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26923'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26923'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26924> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26924'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26924'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26922> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26922'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26922'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26919> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26919'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26919'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26927> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26927'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26927'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26925> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26925'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26925'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26926> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26926'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26926'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26908> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26908'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26909> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26909'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26909'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26910> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26910'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26910'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26946> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26946'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27975> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27975'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26912> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26912'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26912'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26990> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26990'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26990'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26991> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26991'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26991'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26983> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26983'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26983'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26989> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26989'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26989'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26944> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26944'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26986> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26986'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26986'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26987> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26987'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26987'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26988> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26988'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26988'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26847> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26847'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26847'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27973> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27973'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26982> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26982'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26982'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26994> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26994'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26984> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26984'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26984'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26981> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26981'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26981'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26956> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26956'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26956'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26957> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26957'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26957'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29552> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29552'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29552'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29560> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29560'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26958> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26958'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29562> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29562'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29562'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29563> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29563'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29564> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29564'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29564'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26959> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26959'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26959'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29565> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29565'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26951> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26951'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26975> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26975'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29566> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29566'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29566'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29546> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29546'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29554> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29554'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29544> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29544'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29547> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29547'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29547'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29548> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29548'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29548'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29549> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29549'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26985> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26985'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26985'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26978> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26978'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26978'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29550> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29550'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26979> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26979'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26979'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26980> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26980'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26980'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29551> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29551'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29551'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29543> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29543'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29543'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29559> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29559'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29559'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29545> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29545'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29545'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29538> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29538'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29542> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29542'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29539> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29539'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29540> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29540'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29540'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29541> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29541'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29541'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26993> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26993'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26993'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26992> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26992'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26992'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26933> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26933'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26933'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26932> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26932'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26932'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26935> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26935'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26935'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26921> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26921'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26921'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26914> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26914'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26915> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26915'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26915'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26916> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26916'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26916'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26940> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26940'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26940'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26941> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26941'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26941'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26942> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26942'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26942'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26943> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26943'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26943'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26929> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26929'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26929'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26936> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26936'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26936'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26928> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26928'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26928'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26938> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26938'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26938'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26939> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26939'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26939'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29569> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29569'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29569'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26934> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26934'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26934'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26937> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26937'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26937'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26911> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26911'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26911'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26931> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26931'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26931'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26913> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26913'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26913'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29616> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29616'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29616'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29604> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29604'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29604'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29603> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29603'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29603'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29602> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29602'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29602'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29609> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29609'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29609'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29614> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29614'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29614'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29615> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29615'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29615'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29607> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29607'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29607'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27060> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27060'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27060'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29611> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29611'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29611'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29612> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29612'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29612'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29613> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29613'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29613'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27015> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27015'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27015'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27039> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27039'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27039'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27057> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27057'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27057'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27056> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27056'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27056'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27194> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27194'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27194'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27195> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27195'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27195'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27041> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27041'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27041'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29605> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29605'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29605'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29608> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29608'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29608'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29610> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29610'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29610'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29606> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29606'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29606'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26970> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26970'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26970'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26972> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26972'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26972'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26973> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26973'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26973'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26974> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26974'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26974'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26971> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26971'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26971'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29561> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29561'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26953> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26953'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26945> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26945'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26945'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29519> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29519'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29519'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26967> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26967'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26967'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26977> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26977'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26954> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26954'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29553> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29553'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29553'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26962> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26962'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26962'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29557> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29557'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29557'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29558> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29558'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26952> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26952'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26949> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26949'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26949'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26950> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26950'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29556> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29556'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29556'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26947> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26947'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29535> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29535'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29535'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29534> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29534'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27055> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27055'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27055'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29533> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29533'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27047> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27047'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27047'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27051> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27051'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27051'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27052> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27052'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27052'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27053> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27053'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27053'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29520> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29520'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29520'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29530> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29530'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29530'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29531> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29531'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27054> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27054'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27054'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29532> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29532'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29528> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29528'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29528'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27050> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27050'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27050'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29525> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29525'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29525'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29526> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29526'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29521> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29521'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29521'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27058> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27058'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27058'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27048> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27048'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29524> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29524'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29524'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27046> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27046'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27046'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27043> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27043'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27043'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27044> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27044'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27044'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27045> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27045'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27045'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29536> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29536'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29536'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29523> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29523'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29523'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27042> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27042'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27042'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27049> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27049'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27049'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27070> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27070'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27070'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29522> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29522'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29522'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26961> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26961'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26961'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26966> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26966'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26966'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26960> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26960'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26960'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29537> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29537'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29537'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26976> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26976'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29527> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29527'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29527'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26963> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26963'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26963'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26965> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26965'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26965'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26964> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26964'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26964'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29599> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29599'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29599'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29617> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29617'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29617'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29579> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29579'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29581> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29581'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27072> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27072'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27072'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29601> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29601'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29601'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29593> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29593'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29593'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29600> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29600'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29600'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29598> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29598'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29598'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29595> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29595'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29595'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29596> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29596'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29596'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29597> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29597'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29597'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29555> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29555'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29555'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29567> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29567'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26948> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26948'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26948'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26955> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.458922"^^xsd:decimal ;
  dwc:decimalLongitude "2.847866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.458922 2.847866)"^^geo:wktLiteral ;
  geo-pos:lat "51.458922"^^xsd:decimal ;
  geo-pos:long "2.847866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.847866'^^xsd:double;
  dwc:latitude '51.458922'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26955'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29730> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29730'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29730'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29731> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29731'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29731'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29732> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29732'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29732'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29733> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29737> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29757> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29757'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29758> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29758'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29759> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29751> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29744> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29754> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29755> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29756> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29752> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29753> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29745> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29727> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29727'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29727'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29747> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29748> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29749> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29750> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29718> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29718'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29718'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29720> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29720'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29720'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29722> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29722'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29722'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29724> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29724'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29724'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29723> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29723'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29723'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29719> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29719'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29719'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29725> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29725'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29725'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29726> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29726'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29762> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29729> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29729'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29729'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29764> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29450> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29450'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29450'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29451> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29451'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29451'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29452> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29452'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29452'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29453> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29453'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29453'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29454> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29454'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29454'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29458> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29458'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29458'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29448> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29448'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29448'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29473> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29473'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29473'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29763> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29761> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29446> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29446'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29446'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29443> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29443'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29443'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29444> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29444'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29444'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29790> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29506> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29506'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29463> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29463'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29463'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29449> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29449'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29449'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29470> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29470'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29470'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29792> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29466> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29466'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29466'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29467> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29467'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29467'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29468> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29468'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29468'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29469> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29469'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29469'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29780> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29462> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29462'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29462'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29457> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29457'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29457'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29464> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29464'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29464'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29456> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29456'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29456'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29459> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29459'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29459'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29461> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29461'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29461'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29472> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29472'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29472'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29765> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29766> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29768> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29455> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29455'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29455'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29793> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29447> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29447'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29447'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29497> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29497'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29497'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29422> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29422'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29422'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29421> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29421'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29421'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29423> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29423'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29423'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29441> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29441'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29441'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29504> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29504'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29504'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29465> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29465'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29465'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29797> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29798> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29810> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29475> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29475'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29475'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29476> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29476'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29476'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29477> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29477'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29477'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29474> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29474'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29474'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29796> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29806> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29807> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29486> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29486'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29486'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29487> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29487'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29487'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29479> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29479'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29479'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29483> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29483'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29483'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29484> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29484'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29484'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29485> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29485'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29485'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29799> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29721> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29721'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29721'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29728> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29728'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29728'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29717> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29717'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29717'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29804> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29482> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29482'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29482'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29490> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29490'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29490'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29480> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29480'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29480'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29760> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29802> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29800> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29478> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29478'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29478'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29815> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29502> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29502'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29502'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29503> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29503'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29503'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29495> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29495'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29495'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29481> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29481'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29481'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29801> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29795> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29488> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29488'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29488'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29809> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29816> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29808> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29498> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29498'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29498'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29499> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29499'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29499'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29500> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29500'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29500'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29501> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29501'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29501'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29494> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29494'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29494'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29811> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29812> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29489> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29489'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29489'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29496> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29496'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29496'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29813> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29814> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29493> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29493'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29493'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29491> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29491'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29491'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29492> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29492'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29492'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29471> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29471'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29471'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29628> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29628'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29628'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29442> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29442'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29442'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29440> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29440'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29440'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29429> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29429'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29429'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29514> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29514'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29514'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29516> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29516'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29516'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29517> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29517'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29517'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29425> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29425'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29425'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29515> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29515'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29515'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29430> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29430'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29430'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29436> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29436'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29436'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29511> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29511'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29511'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29435> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29435'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29435'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29518> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29518'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29518'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29432> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29432'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29432'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29424> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29424'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29434> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29434'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29434'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29420> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29420'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29420'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29431> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29431'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29431'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29426> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29426'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29426'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29438> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29438'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29438'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29439> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29439'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29439'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29437> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29437'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29437'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29529> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29529'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29529'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29508> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29508'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29508'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29509> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29509'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29509'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29433> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29433'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29433'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29427> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29427'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29427'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29512> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29512'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29512'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29428> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29428'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29428'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29513> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29513'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29513'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29568> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29568'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29505> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29505'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29505'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29507> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29507'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29507'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29460> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29460'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29460'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29583> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29583'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29575> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29575'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29575'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29582> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29582'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29580> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29580'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29578> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29578'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29577> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29577'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29577'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29570> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29570'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29570'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29571> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29571'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29571'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29572> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29572'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29573> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29573'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29574> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29574'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29586> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29586'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29576> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29576'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29576'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29734> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29746> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29736> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29738> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29739> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29741> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29742> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29735> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29587> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29587'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29587'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29588> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29588'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29588'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29590> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29590'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29590'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29585> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29585'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29592> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29592'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29592'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29589> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29589'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29589'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29591> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29591'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29591'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29594> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29594'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29584> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29584'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29584'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29510> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29510'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29794> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.453666"^^xsd:decimal ;
  dwc:decimalLongitude "2.85235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.453666 2.85235)"^^geo:wktLiteral ;
  geo-pos:lat "51.453666"^^xsd:decimal ;
  geo-pos:long "2.85235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85235'^^xsd:double;
  dwc:latitude '51.453666'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29692> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29692'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29692'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29693> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29693'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29693'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29694> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29694'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29694'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29695> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29695'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29695'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29691> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29691'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29691'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29688> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29688'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29688'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29680> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29680'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29680'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29690> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29690'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29690'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29684> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29684'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29684'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29685> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29685'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29685'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29686> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29686'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29686'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29681> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29681'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29681'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29683> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29683'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29683'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29642> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29642'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29642'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29710> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29710'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29710'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29711> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29711'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29711'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29703> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29703'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29703'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29653> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29653'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29653'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29654> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29654'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29654'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29713> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29713'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29712> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29712'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29712'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29649> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29649'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29649'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29656> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29656'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29648> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29648'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29648'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29658> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29658'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29658'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29659> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29659'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29659'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29660> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29660'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29660'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29705> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29705'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29705'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29699> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29699'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29699'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29641> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29641'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29641'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29700> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29700'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29700'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29655> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29655'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29655'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29633> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29633'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29633'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29661> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29661'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29661'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29662> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29662'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29662'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29636> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29636'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29636'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29635> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29635'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29635'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29701> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29701'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29701'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29702> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29702'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29702'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29706> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29706'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29637> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29637'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29637'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29689> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29689'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29689'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29663> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29663'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29663'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29638> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29638'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29638'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29650> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29650'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29650'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29709> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29709'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29709'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29707> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29707'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29707'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29708> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29708'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29708'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29640> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29640'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29640'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29643> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29643'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29643'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29644> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29644'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29644'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29645> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29645'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29645'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29646> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29646'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29646'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29647> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29647'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29647'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29639> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29639'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29639'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29714> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29714'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29714'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29704> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29704'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29704'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29783> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29769> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29445> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29445'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29445'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29788> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29789> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29787> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29784> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29776> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29786> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29777> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29777'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29785> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29779> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29781> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29782> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29778> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29772> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29770> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29771> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29346> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29346'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29346'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29696> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29696'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29696'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29715> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29715'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29715'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29805> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29657> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29657'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29657'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29664> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29664'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29664'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29651> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29651'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29651'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29652> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29652'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29652'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29716> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29716'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29716'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29803> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29048> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29048'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29048'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29791> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29774> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29775> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29767> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29773> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29698> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29698'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29698'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29629> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29629'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29629'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29630> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29630'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29630'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29631> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29631'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29631'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29626> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29626'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29626'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29627> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29627'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29627'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29161> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29161'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29161'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29623> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29623'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29623'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29157> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29157'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29157'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29156> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29156'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29156'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29155> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29155'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29155'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29154> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29154'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29154'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29122> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29122'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29122'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29167> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29167'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29167'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29159> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29159'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29159'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29697> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29697'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29697'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29158> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29158'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29158'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29170> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29170'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29170'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29160> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29160'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29160'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29163> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29163'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29163'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29164> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29164'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29164'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29165> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29165'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29165'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29618> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29618'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29618'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29166> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29166'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29166'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29162> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29162'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29162'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29625> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29625'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29625'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29127> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29127'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29127'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29151> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29151'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29151'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29135> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29135'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29135'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29622> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29622'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29622'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29624> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29624'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29624'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29619> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29619'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29619'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29620> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29620'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29620'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29621> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29621'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29621'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29168> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29168'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29168'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29133> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29133'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29133'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29134> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29134'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29134'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29124> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29124'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29124'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29125> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29125'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29125'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29126> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29126'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29126'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29138> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29138'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29138'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29128> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29128'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29128'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29153> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29153'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29153'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29130> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29130'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29130'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29131> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29131'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29131'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29687> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29687'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29687'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29673> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29673'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29673'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29666> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29666'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29666'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29667> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29667'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29667'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29682> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29682'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29682'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29740> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29668> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29668'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29668'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29669> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29669'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29669'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29670> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29670'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29670'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29672> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29672'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29672'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29632> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29632'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29632'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29674> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29674'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29674'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29675> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29675'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29675'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29145> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29145'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29145'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29152> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29152'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29152'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29677> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29677'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29677'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29678> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29678'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29678'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29679> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29679'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29679'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29676> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29676'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29676'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29671> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29671'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29671'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29139> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29139'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29139'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29140> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29140'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29140'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29136> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29136'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29136'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29146> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29146'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29146'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29137> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29137'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29137'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29129> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29129'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29129'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29123> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29123'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29123'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29634> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29634'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29634'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29149> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29149'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29149'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29150> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29150'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29150'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29148> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29148'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29148'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29665> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.446205"^^xsd:decimal ;
  dwc:decimalLongitude "2.85853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.446205 2.85853)"^^geo:wktLiteral ;
  geo-pos:lat "51.446205"^^xsd:decimal ;
  geo-pos:long "2.85853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A29665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:29665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '29665'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.85853'^^xsd:double;
  dwc:latitude '51.446205'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:29665'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27082> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27082'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27082'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27077> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27077'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27077'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27078> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27078'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27078'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27007> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27007'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27007'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27075> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27075'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27075'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27076> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27076'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27076'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27009> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27009'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27009'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26789> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26789'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26789'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26788> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26788'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26788'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26787> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26787'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26787'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26793> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26793'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26793'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26794> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26794'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26794'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26795> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26795'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26796> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26796'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26796'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27073> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27073'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27073'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26784> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26784'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26784'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26777> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26777'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26777'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27001> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27001'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27001'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27006> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27006'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27003> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27003'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27003'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27004> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27004'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27004'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27005> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27005'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27005'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26999> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26999'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26999'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26998> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26998'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26998'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26995> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26995'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26995'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26996> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26996'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26996'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26997> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26997'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26997'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27002> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27002'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27002'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27000> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27000'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27000'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26758> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26758'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26783> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26783'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26785> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26785'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26785'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26775> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26775'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26775'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26782> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26782'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26782'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26781> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26781'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26781'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26779> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26779'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26779'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26780> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26780'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26780'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26778> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26778'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27017> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27017'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27017'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27010> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27010'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27010'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27011> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27011'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27011'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27074> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27074'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27074'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27031> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27031'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27031'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27038> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27038'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27038'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27012> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27012'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27012'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27016> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27016'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27016'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27026> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27026'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27026'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27014> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27014'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27014'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27013> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27013'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27013'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27059> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27059'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27059'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27061> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27061'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27061'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27065> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27065'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27065'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27062> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27062'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27062'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27064> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27064'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27064'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27066> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27066'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27066'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27067> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27067'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27067'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27068> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27068'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27068'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27069> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27069'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27069'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27018> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27018'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27018'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27020> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27020'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27020'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27021> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27021'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27021'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27022> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27022'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27022'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27023> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27023'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27023'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27019> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27019'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27019'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27008> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27008'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27008'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26848> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26848'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26848'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27071> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27071'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27071'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27063> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27063'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27063'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27028> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27028'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27028'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27029> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27029'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27029'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27030> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27030'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27030'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27025> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27025'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27025'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27027> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27027'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27027'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27032> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27032'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27032'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27024> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27024'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27024'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27034> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27034'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27034'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27035> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27035'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27035'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27036> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27036'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27036'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27037> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27037'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27037'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27033> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27033'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27033'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27040> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27040'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27040'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27079> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27079'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27079'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26792> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467738"^^xsd:decimal ;
  dwc:decimalLongitude "2.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467738 2.89178)"^^geo:wktLiteral ;
  geo-pos:lat "51.467738"^^xsd:decimal ;
  geo-pos:long "2.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26792'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.89178'^^xsd:double;
  dwc:latitude '51.467738'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26792'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26808> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26808'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26808'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26800> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26800'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26800'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26811> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26811'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26811'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26810> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26810'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26810'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26812> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26812'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26812'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26807> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26807'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26807'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26813> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26813'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26813'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26814> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26814'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26814'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26815> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26815'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26815'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26786> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26786'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26786'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26790> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26790'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26790'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26802> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26802'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26797> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26797'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26797'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26798> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26798'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26798'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26799> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26799'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26799'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26791> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26791'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26791'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26907> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26907'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26907'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26906> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26906'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26906'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26861> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26861'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26861'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26862> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26862'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26862'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26816> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26816'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26816'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26858> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26858'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26858'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26859> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26859'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26859'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26860> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26860'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26896> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26896'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26896'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26856> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26856'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26856'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26853> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26853'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26853'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26854> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26854'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26854'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26866> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26866'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26866'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26902> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26902'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26902'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26897> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26897'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26897'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26904> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26904'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26904'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26901> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26901'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26901'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26852> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26852'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26852'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26857> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26857'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26857'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26850> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26850'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26850'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26851> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26851'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26851'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26899> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26899'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26899'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26900> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26900'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26900'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26877> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26877'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26877'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26878> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26878'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26879> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26879'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26879'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26905> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26905'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26905'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26871> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26871'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26871'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26876> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26876'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26876'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26872> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26872'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26872'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26864> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26864'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26864'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26874> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26874'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26874'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26875> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26875'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26875'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26873> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26873'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26873'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26867> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26867'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26867'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26869> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26869'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26869'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26870> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26870'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26870'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26865> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26865'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26865'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26868> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26868'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26868'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26903> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26903'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26903'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26863> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26863'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26863'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26883> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26883'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26883'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26855> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26855'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26855'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26889> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26889'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26889'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26832> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26832'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26832'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26842> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26842'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26842'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26840> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26840'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26840'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26843> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26843'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26843'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26844> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26844'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26844'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26845> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26845'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26845'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26846> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26846'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26846'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26839> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26839'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26839'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26817> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26817'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26817'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26828> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26828'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26828'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26849> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26849'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26849'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26826> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26826'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26826'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26827> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26827'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26827'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26829> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26829'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26829'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26830> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26830'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26830'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26831> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26831'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26881> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26881'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26881'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26823> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26823'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26823'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26820> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26820'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26820'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26825> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26825'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26825'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26751> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26751'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26751'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26819> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26819'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26819'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26824> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26824'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26824'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26821> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26821'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26821'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26822> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26822'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26822'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26834> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26834'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26834'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27322> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27322'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27322'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27323> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27323'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27323'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26770> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26770'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26770'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26760> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26760'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26757> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26757'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26757'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26809> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26809'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26809'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26803> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26803'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26803'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26766> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26766'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26766'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26767> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26767'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26767'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26759> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26759'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26759'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26804> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26804'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26805> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26805'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26805'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26806> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26806'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26806'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26801> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26801'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26801'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27319> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27319'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27319'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26763> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26763'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26763'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26764> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26764'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26764'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26765> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26765'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26754> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26754'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26754'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26755> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26755'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26755'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26756> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26756'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26756'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27320> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27320'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27320'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27321> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27321'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27321'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26818> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26818'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26818'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26894> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26894'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26894'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26895> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26895'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26895'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26891> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26891'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26891'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26892> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26892'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26892'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26893> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26893'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26893'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26890> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26890'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26890'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26761> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26761'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26887> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26887'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26887'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26776> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26776'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26776'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26768> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26768'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26768'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26888> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26888'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26888'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26898> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26898'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26898'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26769> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26769'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26769'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26885> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26885'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26885'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26886> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26886'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26886'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26772> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26772'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26772'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26773> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26773'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26773'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26774> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26774'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26774'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26884> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26884'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26771> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26771'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26771'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26747> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26747'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26747'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26749> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26749'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26749'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26750> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26750'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26750'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26882> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26882'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26882'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26748> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26748'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26748'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26735> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26735'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26735'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26753> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26753'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26753'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26734> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26734'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26734'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26738> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26738'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26738'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26733> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26733'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26733'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26838> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26838'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26838'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26833> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26833'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26833'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26836> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26836'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26836'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26837> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26837'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26837'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26835> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26835'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26835'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26841> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26841'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26841'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26880> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26880'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26880'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26737> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26737'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26737'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26742> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26742'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26742'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26968> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26968'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26968'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26744> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26744'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26736> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26736'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26736'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26746> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26746'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26746'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26745> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26745'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26745'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26739> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26739'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26739'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26740> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26740'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26740'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26752> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26752'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26752'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26741> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26741'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26741'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27424> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A27424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:27424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '27424'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:27424'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26762> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26762'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26762'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26743> ;
  mr:hasGeometry <https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478858"^^xsd:decimal ;
  dwc:decimalLongitude "2.926219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478858 2.926219)"^^geo:wktLiteral ;
  geo-pos:lat "51.478858"^^xsd:decimal ;
  geo-pos:long "2.926219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/832__urn%3Acatalog%3AMarBEF%2FManuela%3Au6%3A26743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u6:26743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/832_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u6'^^xsd:string;
  dwc:catalogNumber '26743'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.926219'^^xsd:double;
  dwc:latitude '51.478858'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize '10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u6:26743'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF